home *** CD-ROM | disk | FTP | other *** search
/ Sony Ericsson PC Suite K510 / PC Suite.iso / Drivers / USB Cable / w700mdmv.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2006-02-19  |  18.2 KB  |  392 lines

  1. ;*****************************************************************************
  2. ;
  3. ; Name:  W700mdmv.inf 
  4. ;
  5. ; Function:
  6. ;    Install the Sony Ericsson W700 USB WMC Modem Drivers (VCOMM)
  7. ;
  8. ; Copyright (c) 1997-2005 MCCI
  9. ;
  10. ; MCCI is a registered trademark of Moore Computer Consultants, Inc
  11. ;
  12. ; NOTICE: This software is licensed, not sold.  Any modification of this
  13. ; inf file to change the reference to an operating system or to change the
  14. ; reference to a device is not permitted unless authorized in writing by
  15. ; Moore Computer Consultants, Inc..
  16. ;
  17. ;*****************************************************************************
  18.  
  19. [Version]
  20. signature="$CHICAGO$"
  21. Class=Modem
  22. ClassGuid={4d36e96d-e325-11ce-bfc1-08002be10318}
  23. Provider=%Provider%
  24. DriverVer=12/23/2005, 4.34.0.2705
  25. CatalogFile=W700mdm.cat
  26.  
  27. ;-----------------------------------------------------------------------------
  28. ; No files are copied by this file.. no filecopy init declarations are here.
  29. ;-----------------------------------------------------------------------------
  30.  
  31. ;-----------------------------------------------------------------------------
  32. ; Table of Contents
  33. ;-----------------------------------------------------------------------------
  34. [Manufacturer]
  35. %Sony Ericsson%=SEMCW700
  36.  
  37. ;-----------------------------------------------------------------------------
  38. ; Device-by-device entries
  39. ;-----------------------------------------------------------------------------
  40. [SEMCW700]
  41. %ModemDesc% = SEMCW700.Install, W700CR\{C5CB00A4-748E-47DA-90D2-C8E8D95098A4}
  42.  
  43. ;-----------------------------------------------------------------------------
  44. ; The exclude-from-select stuff
  45. ;-----------------------------------------------------------------------------
  46. [ControlFlags]
  47. ExcludeFromSelect = *
  48.  
  49. ;-----------------------------------------------------------------------------
  50. ; Installation instructions
  51. ;-----------------------------------------------------------------------------
  52. [SEMCW700.Install]
  53. AddReg = SEMCW700.W95AddReg, SEMCW700.W95Overrides, GenericAddReg, EXTERNAL
  54.  
  55. [SEMCW700.Install.Nt]
  56.  
  57. ;-----------------------------------------------------------------------------
  58. ;  Registry
  59. ;-----------------------------------------------------------------------------
  60. ;**** here's the stuff for W95 ports.
  61. ;**** it's in this INF file, but we'll not use it until we get enumerated.
  62. [SEMCW700.W95AddReg]
  63. HKR,,DevLoader,,*vcomm
  64. HKR,,PortDriver,,W700comm.vxd
  65. HKR,,Contention,,W700vcd.vxd
  66. HKR,,DCB,3,1C,00,00,00, 00,C2,01,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
  67.  
  68. ;-----------------------------------------------------------------------------
  69. ;  Logical Configurations
  70. ;-----------------------------------------------------------------------------
  71. [SEMCW700.W95Overrides]
  72. ;-- Config for 3f8 - COM1,IRQ4
  73. HKR,Override,0000,1, \
  74. 00,04,00,00,00,00,00,00, \
  75. ;*** I/O Range 0 ***
  76. 20,00,00,00, \  ; total length of io resource descriptor
  77. 02,00,00,00, \  ; ResType_IO = 0x00000002
  78. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  79. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  80. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  81. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  82. F8,03,FF,03, \  ; IOR_Min / IOR_Max
  83. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  84. ;*** IRQ ***
  85. 10,00,00,00, \  ; total length of irq resource descriptor
  86. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  87. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  88. 10,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  89. ;*** TERMINATOR ***
  90. 00,00,00,00
  91. ;
  92. ;--- Config for 2f8 0 COM2 IRQ3
  93. HKR,Override,0001,1, \
  94. 00,04,00,00,00,00,00,00, \
  95. ;*** I/O Range 0 ***
  96. 20,00,00,00, \  ; total length of io resource descriptor
  97. 02,00,00,00, \  ; ResType_IO = 0x00000002
  98. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  99. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  100. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  101. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  102. F8,02,FF,02, \  ; IOR_Min / IOR_Max
  103. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  104. ;*** IRQ ***
  105. 10,00,00,00, \  ; total length of irq resource descriptor
  106. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  107. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  108. 08,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  109. ;*** TERMINATOR ***
  110. 00,00,00,00
  111. ;
  112. ;--- Config for 3e8 0 COM3 IRQ4
  113. HKR,Override,0002,1, \
  114. 00,04,00,00,00,00,00,00, \
  115. ;*** I/O Range 0 ***
  116. 20,00,00,00, \  ; total length of io resource descriptor
  117. 02,00,00,00, \  ; ResType_IO = 0x00000002
  118. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  119. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  120. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  121. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  122. E8,03,EF,03, \  ; IOR_Min / IOR_Max
  123. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  124. ;*** IRQ ***
  125. 10,00,00,00, \  ; total length of irq resource descriptor
  126. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  127. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  128. 10,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  129. ;*** TERMINATOR ***
  130. 00,00,00,00
  131. ;
  132. ;--- Config for 2e8 0 COM4 IRQ3
  133. HKR,Override,0003,1, \
  134. 00,04,00,00,00,00,00,00, \
  135. ;*** I/O Range 0 ***
  136. 20,00,00,00, \  ; total length of io resource descriptor
  137. 02,00,00,00, \  ; ResType_IO = 0x00000002
  138. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  139. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  140. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  141. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  142. E8,02,EF,02, \  ; IOR_Min / IOR_Max
  143. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  144. ;*** IRQ ***
  145. 10,00,00,00, \  ; total length of irq resource descriptor
  146. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  147. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  148. 08,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  149. ;*** TERMINATOR ***
  150. 00,00,00,00
  151. ;
  152. ;-- Config for 3f8 - COM1 IRQAny
  153. HKR,Override,0004,1, \
  154. 00,04,00,00,00,00,00,00, \
  155. ;*** I/O Range 0 ***
  156. 20,00,00,00, \  ; total length of io resource descriptor
  157. 02,00,00,00, \  ; ResType_IO = 0x00000002
  158. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  159. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  160. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  161. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  162. F8,03,FF,03, \  ; IOR_Min / IOR_Max
  163. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  164. ;*** IRQ ***
  165. 10,00,00,00, \  ; total length of irq resource descriptor
  166. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  167. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  168. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  169. ;*** TERMINATOR ***
  170. 00,00,00,00
  171. ;
  172. ;--- Config for 2f8 0 COM2 IRQAny
  173. HKR,Override,0005,1, \
  174. 00,04,00,00,00,00,00,00, \
  175. ;*** I/O Range 0 ***
  176. 20,00,00,00, \  ; total length of io resource descriptor
  177. 02,00,00,00, \  ; ResType_IO = 0x00000002
  178. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  179. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  180. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  181. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  182. F8,02,FF,02, \  ; IOR_Min / IOR_Max
  183. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  184. ;*** IRQ ***
  185. 10,00,00,00, \  ; total length of irq resource descriptor
  186. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  187. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  188. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  189. ;*** TERMINATOR ***
  190. 00,00,00,00
  191. ;
  192. ;--- Config for 3e8 0 COM3 IRQAny
  193. HKR,Override,0006,1, \
  194. 00,04,00,00,00,00,00,00, \
  195. ;*** I/O Range 0 ***
  196. 20,00,00,00, \  ; total length of io resource descriptor
  197. 02,00,00,00, \  ; ResType_IO = 0x00000002
  198. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  199. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  200. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  201. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  202. E8,03,EF,03, \  ; IOR_Min / IOR_Max
  203. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  204. ;*** IRQ ***
  205. 10,00,00,00, \  ; total length of irq resource descriptor
  206. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  207. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  208. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  209. ;*** TERMINATOR ***
  210. 00,00,00,00
  211. ;
  212. ;--- Config for 2e8 0 COM4 IRQAny
  213. HKR,Override,0007,1, \
  214. 00,04,00,00,00,00,00,00, \
  215. ;*** I/O Range 0 ***
  216. 20,00,00,00, \  ; total length of io resource descriptor
  217. 02,00,00,00, \  ; ResType_IO = 0x00000002
  218. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  219. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  220. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  221. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  222. E8,02,EF,02, \  ; IOR_Min / IOR_Max
  223. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  224. ;*** IRQ ***
  225. 10,00,00,00, \  ; total length of irq resource descriptor
  226. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  227. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  228. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  229. ;*** TERMINATOR ***
  230. 00,00,00,00
  231. ;
  232. ;--- Config for anywhere- COMx IRQ Any
  233. HKR,Override,0008,1, \
  234. 00,04,00,00,00,00,00,00, \
  235. ;*** I/O Range 0 ***
  236. 20,00,00,00, \  ; total length of io resource descriptor
  237. 02,00,00,00, \  ; ResType_IO = 0x00000002
  238. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  239. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  240. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  241. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  242. 00,01,FF,03, \  ; IOR_Min / IOR_Max
  243. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  244. ;*** IRQ ***
  245. 10,00,00,00, \  ; total length of irq resource descriptor
  246. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  247. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  248. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  249. ;*** TERMINATOR ***
  250. 00,00,00,00
  251. ;
  252. ;--- Config for anywhere- COMx IRQ None
  253. HKR,Override,0009,1, \
  254. 00,04,00,00,00,00,00,00, \
  255. ;*** I/O Range 0 ***
  256. 20,00,00,00, \  ; total length of io resource descriptor
  257. 02,00,00,00, \  ; ResType_IO = 0x00000002
  258. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  259. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  260. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  261. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  262. 00,01,FF,03, \  ; IOR_Min / IOR_Max
  263. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  264. ;*** TERMINATOR ***
  265. 00,00,00,00
  266.  
  267. [GenericAddReg]
  268. HKR,, FriendlyDriver,,unimodem.vxd
  269. HKR,, PortSubClass,1, 02
  270. HKR,, ConfigDialog,, modemui.dll
  271. HKR,, EnumPropPages,, "modemui.dll,EnumPropPages"
  272. HKR,, FClass, 1, c3,00,00,00
  273. HKR,,Properties,  1, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 00,c2,01,00, 80,70,00,00
  274. HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
  275. ;HKR,, VoiceProfile,    1,23,22,09,00
  276. HKR, Fax, CL1FCS,, "2"
  277.  
  278. HKR, Init, 1,, "AT<cr>"
  279. HKR, Init, 2,, "AT &F<cr>"
  280. HKR, Init, 3,, "AT V1E0S0=0&D2&C1<cr>"
  281. HKR, Init, 4,, "AT +CMEE=1<cr>"
  282. HKR, Monitor, 1,, "ATS0=0<cr>"
  283. HKR, Monitor, 2,, "None"
  284. HKR, Answer, 1,, "ATA<cr>"
  285. HKR, Hangup, 1,, "ATH<cr>"
  286. HKR,, Reset,, "AT&F<cr>"
  287. HKR, Settings, Compression_Off,, "+DS=0;"
  288. HKR, Settings, Compression_On,, "+DS=3,0,2048,32;"   
  289. HKR, Settings, CompatibilityFlags, 1, 01 ,00 ,00, 00
  290. HKR, Settings, CallSetupFailTimer,, "S7=<#>;"
  291. HKR, Settings, DialPrefix,, "D"
  292. HKR, Settings, DialSuffix,, ";"
  293. HKR, Settings, Prefix,, "AT"
  294. HKR, Settings, Terminator,, "<cr>"
  295.  
  296.  
  297. ; DTE/DCE speeds will not be exact for generic modems because we will
  298. ; treat CONNECT as a DCE speed when some modems will report it as DTE.
  299. HKR, Responses, "0<cr>",    1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK - Command executed
  300. HKR, Responses, "1<cr>",    1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT - Connection
  301. HKR, Responses, "2<cr>",    1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING - Ring signal indicated
  302. HKR, Responses, "3<cr>",    1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER 
  303. HKR, Responses, "4<cr>",    1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR - Invalid command
  304. HKR, Responses, "5<cr>",    1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200
  305. HKR, Responses, "6<cr>",    1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE - No dial tone detected
  306. HKR, Responses, "7<cr>",    1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY - Engaged (busy) signal
  307. HKR, Responses, "8<cr>",    1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER
  308.  
  309. HKR, Responses, "<cr><lf>OK<cr><lf>",                     1, 00, 00, 00,00,00,00, 00,00,00,00
  310. HKR, Responses, "<cr><lf>RING<cr><lf>",                   1, 08, 00, 00,00,00,00, 00,00,00,00
  311. HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",             1, 04, 00, 00,00,00,00, 00,00,00,00
  312. HKR, Responses, "<cr><lf>ERROR<cr><lf>",                  1, 03, 00, 00,00,00,00, 00,00,00,00
  313. HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",            1, 05, 00, 00,00,00,00, 00,00,00,00
  314. HKR, Responses, "<cr><lf>NO DIAL TONE<cr><lf>",           1, 05, 00, 00,00,00,00, 00,00,00,00
  315. HKR, Responses, "<cr><lf>BUSY<cr><lf>",                   1, 06, 00, 00,00,00,00, 00,00,00,00
  316. HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",              1, 07, 00, 00,00,00,00, 00,00,00,00
  317. HKR, Responses, "<cr><lf>CONNECT<cr><lf>",                1, 02, 00, 00,00,00,00, 00,00,00,00
  318. HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",           1, 02, 00, 60,09,00,00, 00,00,00,00
  319. HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",           1, 02, 00, C0,12,00,00, 00,00,00,00
  320. HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",           1, 02, 00, 80,25,00,00, 00,00,00,00
  321. HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>",          1, 02, 00, 40,38,00,00, 00,00,00,00
  322. HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",          1, 02, 00, 00,4B,00,00, 00,00,00,00
  323. HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>",          1, 02, 00, 80,70,00,00, 00,00,00,00
  324. HKR, Responses, "<cr><lf>CONNECT 33600<cr><lf>",          1, 02, 00, 40,83,00,00, 00,00,00,00
  325. HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",          1, 02, 00, 00,96,00,00, 00,00,00,00
  326. HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",          1, 02, 00, 00,e1,00,00, 00,00,00,00
  327. HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",         1, 02, 00, 00,c2,01,00, 00,00,00,00
  328. HKR, Responses, "<cr><lf>FAX<cr><lf>",                    1, 03, 00, 00,00,00,00, 00,00,00,00
  329. HKR, Responses, "<cr><lf>DATA<cr><lf>",                   1, 03, 00, 00,00,00,00, 00,00,00,00
  330. HKR, Responses, "<cr><lf>VOICE<cr><lf>",                  1, 03, 00, 00,00,00,00, 00,00,00,00
  331. HKR, Responses, "<cr><lf>RINGING<cr><lf>",                1, 01, 00, 00,00,00,00, 00,00,00,00
  332. HKR, Responses, "<cr><lf>DELAYED<cr><lf>",                1, 1D, 00, 00,00,00,00, 00,00,00,00
  333. HKR, Responses, "<cr><lf>DELAYED NUMBER<cr><lf>",         1, 1D, 00, 00,00,00,00, 00,00,00,00
  334. HKR, Responses, "<cr><lf>BLACKLISTED<cr><lf>",            1, 1C, 00, 00,00,00,00, 00,00,00,00
  335. HKR, Responses, "<cr><lf>BLACKLISTED NUMBER<cr><lf>",     1, 1C, 00, 00,00,00,00, 00,00,00,00
  336. HKR, Responses, "<cr><lf>+FCERROR<cr><lf>",               1, 03, 00, 00,00,00,00, 00,00,00,00
  337.  
  338. HKR, Responses, "<cr><lf>+CME ERROR: 0<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Phone failure.
  339. HKR, Responses, "<cr><lf>+CME ERROR: 1<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; No connection to phone.
  340. HKR, Responses, "<cr><lf>+CME ERROR: 2<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Phone modem link reserved.
  341. HKR, Responses, "<cr><lf>+CME ERROR: 3<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Operation not permitted.
  342. HKR, Responses, "<cr><lf>+CME ERROR: 4<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Operation not supported.
  343. HKR, Responses, "<cr><lf>+CME ERROR: 5<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-SIM card PIN required.
  344. HKR, Responses, "<cr><lf>+CME ERROR: 6<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-FSIM PIN required
  345. HKR, Responses, "<cr><lf>+CME ERROR: 7<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-FSIM PUK required
  346. HKR, Responses, "<cr><lf>+CME ERROR: 10<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card not inserted.
  347. HKR, Responses, "<cr><lf>+CME ERROR: 11<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card PIN required.
  348. HKR, Responses, "<cr><lf>+CME ERROR: 12<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card PUK required.
  349. HKR, Responses, "<cr><lf>+CME ERROR: 13<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card failure.
  350. HKR, Responses, "<cr><lf>+CME ERROR: 14<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card busy.
  351. HKR, Responses, "<cr><lf>+CME ERROR: 15<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card wrong.
  352. HKR, Responses, "<cr><lf>+CME ERROR: 16<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Incorrect password.
  353. HKR, Responses, "<cr><lf>+CME ERROR: 20<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Memory full.
  354. HKR, Responses, "<cr><lf>+CME ERROR: 21<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid index.
  355. HKR, Responses, "<cr><lf>+CME ERROR: 22<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Not found.
  356. HKR, Responses, "<cr><lf>+CME ERROR: 23<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Memory failure.
  357. HKR, Responses, "<cr><lf>+CME ERROR: 24<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Text string too long.
  358. HKR, Responses, "<cr><lf>+CME ERROR: 25<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid character in text string.
  359. HKR, Responses, "<cr><lf>+CME ERROR: 26<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Dial string too long.
  360. HKR, Responses, "<cr><lf>+CME ERROR: 27<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid character in dial string.
  361. HKR, Responses, "<cr><lf>+CME ERROR: 30<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; No network service
  362. HKR, Responses, "<cr><lf>+CME ERROR: 31<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Network timeout
  363. HKR, Responses, "<cr><lf>+CME ERROR: 100<cr><lf>",  1, 03, 00, 00,00,00,00, 00,00,00,00   ; Unknown.
  364. HKR, Responses, "<cr><lf>+CMS ERROR: ",             1, 03, 00, 00,00,00,00, 00,00,00,00   ; CMS errors
  365.  
  366.  
  367. [EXTERNAL]
  368. HKR,, DeviceType, 1, 01
  369.  
  370.  
  371. ;-----------------------------------------------------------------------------
  372. ; STRINGS
  373. ;-----------------------------------------------------------------------------
  374. [Strings]
  375.  
  376. ;BEGIN ENG - US English Strings
  377. Provider = "Sony Ericsson"
  378. Sony Ericsson = "Sony Ericsson"
  379.  
  380. ModemDesc = "Sony Ericsson W700 USB WMC Modem"
  381.  
  382. CustomerDataPath = "SEMCW700"
  383. DriverSet = "SEMCW700 Software"
  384. UninstallFile = "W700Uninstall.exe"
  385. McciOptions = "Uninstallable"
  386.  
  387. ;END ENG - US English Strings
  388.  
  389. ;--- strings following this line should not be localized ---
  390.  
  391. ;*** end of file ***
  392.